home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_7428.txt < prev    next >
Text File  |  1990-03-19  |  4KB  |  217 lines

  1. -- card: 7428 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2792
  5. -- name: glossary 0
  6. ----- HyperTalk script -----
  7. on closecard
  8.   global maploc, cardloc
  9.   put word 1 of the short name of this card into maploc
  10.   put word 2 of the short name of this card into cardloc
  11. end closecard
  12.  
  13.  
  14.  
  15. -- part 9 (button)
  16. -- low flags: 00
  17. -- high flags: 0001
  18. -- rect: left=428 top=317 right=342 bottom=456
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 18621 / 18621
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27.  
  28.  
  29. -- part 12 (field)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=128 top=81 right=107 bottom=509
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 157
  37. -- text size: 14
  38. -- style flags: 256
  39. -- line height: 18
  40. -- part name: 
  41.  
  42.  
  43. -- part 16 (button)
  44. -- low flags: 00
  45. -- high flags: 2000
  46. -- rect: left=131 top=132 right=149 bottom=300
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: 
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   visual effect dissolve
  59.   go card "glossary 3"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 18 (button)
  65. -- low flags: 00
  66. -- high flags: 2000
  67. -- rect: left=131 top=148 right=164 bottom=262
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   push card
  79.   visual effect dissolve
  80.   go card "glossary 5"
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 20 (button)
  86. -- low flags: 00
  87. -- high flags: 2000
  88. -- rect: left=131 top=163 right=179 bottom=184
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: 
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   push card
  100.   visual effect dissolve
  101.   go card "glossary 6"
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 21 (button)
  107. -- low flags: 00
  108. -- high flags: 2000
  109. -- rect: left=131 top=178 right=196 bottom=270
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   push card
  121.   visual effect dissolve
  122.   go card "glossary 7"
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 22 (button)
  128. -- low flags: 00
  129. -- high flags: 2000
  130. -- rect: left=131 top=195 right=212 bottom=249
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: 
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   push card
  142.   visual effect dissolve
  143.   go card "glossary 8"
  144. end mouseUp
  145.  
  146.  
  147.  
  148. -- part 23 (button)
  149. -- low flags: 00
  150. -- high flags: 2000
  151. -- rect: left=131 top=211 right=230 bottom=277
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 1
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: 
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   push card
  163.   visual effect dissolve
  164.   go card "glossary 9"
  165. end mouseUp
  166.  
  167.  
  168.  
  169. -- part 25 (button)
  170. -- low flags: 00
  171. -- high flags: 2000
  172. -- rect: left=131 top=115 right=133 bottom=238
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: 
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   push card
  184.   visual effect dissolve
  185.   go card "glossary 2"
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part contents for background part 9
  191. ----- text -----
  192. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  193.  
  194. -- part contents for background part 11
  195. ----- text -----
  196. glossary0
  197.  
  198. -- part contents for background part 4
  199. ----- text -----
  200. Glossary
  201.  
  202. -- part contents for background part 5
  203. ----- text -----
  204.  
  205.  
  206. ‚Ä¢ Convolution *
  207. ‚Ä¢ Frame Buffer Controller *
  208. ‚Ä¢ NuBus Controller *
  209. ‚Ä¢ Pixel *
  210. ‚Ä¢ True-Color (24-bit) *
  211. ‚Ä¢ True Grayscale *
  212. ‚Ä¢ VRAM (Video RAM) *
  213.  
  214.  
  215. -- part contents for card part 12
  216. ----- text -----
  217. Click on an entry to see the definition.